v0.16.3
Detritus
interface
ThreadDelete
Properties
guildId
id
parentId
type
thread
Search results
Types
Classes
Interfaces
Enums
Functions
Type aliases
Constants
Members
Properties
Methods
Getters
Setters
Enum members
Show privates
Other
In this module only
index
/
detritus-client
/
gateway
/
GatewayClientEvents
/
ThreadDelete
Interface
ThreadDelete
Defined in clientevents
Properties
guildId
:
string
id
:
string
parentId
:
string
type
:
ChannelTypes
enum
ChannelTypes
detritus-client/
ChannelTypes
thread
:
Channel
type
Channel
detritus-client/structures/
Channel
|
null